home *** CD-ROM | disk | FTP | other *** search
- Path: news.lpr.carel.fi!usenet
- From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
- Newsgroups: comp.unix.programmer,comp.lang.c,comp.unix.questions
- Subject: Re: fwrite error 32 - what to do ?
- Date: Tue, 23 Jan 1996 12:46:48 +0200
- Organization: Carelcomp Forest
- Message-ID: <3104BC98.2A2D@cmt.lpr.mail.carel.fi>
- References: <4dvs09$pge@cnn.cc.biu.ac.il>
- NNTP-Posting-Host: renoir.cclahti.carel.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (WinNT; I)
-
- Yuval Krymolowski wrote:
- >
- > I am receiving error code 32 from ferrno() after fwrite() .
- > What does it mean? Is it a pipe problem? All I do is writing to
- > a file. The filesystem has enough space. The file is opened and
- > filled with some information. What may be wrong ?
- > (it is under Sun)
- > Thanks
- > Yuval Krymolowski
-
- You may find the answer in your library reference documentation, or another way is to
- go and look through <errno.h> and see what's the definition for the error code there.
-
- Later,
- AriL
-
- --
- All my opinions are mine and mine alone.
-